Converts a date from the local time zone to Greenwich Mean Time (GMT).
Syntax
LocalTime2GMT(LocalTime As Date) As Date
| Name | Description |
|---|---|
|
LocalTime |
A date expressed in the local time zone of the computer. |
Related concepts